func golang.org/x/sys/unix.writevRaceDetect
4 uses
golang.org/x/sys/unix (current package)
readv_unix.go#L36: func writevRaceDetect(iovecs []Iovec, n int) {
readv_unix.go#L90: writevRaceDetect(iovecs, n)
readv_unix.go#L101: writevRaceDetect(iovecs, n)
syscall_linux.go#L2191: writevRaceDetect(iovecs, n)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)